Figure 1: Type your figure title for tn2116_test.gif here. A link link to apple test IntroductionType your introduction here.
In Depth ExplanationType your next section here. Maybe illustrate your point with a source code listing. Listing 2: Setting the mixer bus count. OSStatus SetMixerBusCount (UInt32 inBusCount) { UInt32 size = sizeof(UInt32); UInt32 busCount = inBusCount; return (AudioUnitSetProperty ( mMixerUnit, kAudioUnitProperty_BusCount, kAudioUnitScope_Input, 0, &busCount, size)); } Put your subheading title herePut your subheading title hereAnd, one more thing...and so on.... IMPORTANT:
Document Revision History
Posted: 2004-10-05 |